deltas: Include an endianness marker
authorColin Walters <walters@verbum.org>
Tue, 23 Feb 2016 16:00:18 +0000 (11:00 -0500)
committerColin Walters <walters@verbum.org>
Fri, 26 Feb 2016 13:19:01 +0000 (08:19 -0500)
commit277220aaa6e73002d5186ba1166c11be07481727
tree3f6b9cf00198761acb2a47501dd9e2e5a56cdc74
parent6c285d2e4ac76e99df848e2dea3cb0633126728a
deltas: Include an endianness marker

We screwed up and had delta integers use host endianness.  Start
digging out by at least annotating the endianness.

https://bugzilla.gnome.org/show_bug.cgi?id=762515
src/libostree/ostree-repo-static-delta-compilation.c
src/libostree/ostree-repo-static-delta-core.c
tests/test-delta.sh